Skip to content

Upgrade Node.js runtime to v24#824

Merged
shogo82148 merged 2 commits intomasterfrom
copilot/upgrade-nodejs-24
Mar 14, 2026
Merged

Upgrade Node.js runtime to v24#824
shogo82148 merged 2 commits intomasterfrom
copilot/upgrade-nodejs-24

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 14, 2026

Upgrades the action's Node.js runtime from v20 to v24, keeping pace with GitHub Actions' supported runtimes.

Changes

  • action.yml: using: "node20"using: "node24"
  • package.json: engines.node>=24.0.0; @types/node^24.0.0
  • package-lock.json / dist/: regenerated

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Co-authored-by: shogo82148 <1157344+shogo82148@users.noreply.github.com>
Copilot AI changed the title [WIP] Upgrade Node.js to version 24 Upgrade Node.js runtime to v24 Mar 14, 2026
Copilot AI requested a review from shogo82148 March 14, 2026 14:32
@shogo82148 shogo82148 marked this pull request as ready for review March 14, 2026 14:37
@shogo82148 shogo82148 merged commit 4f1eb75 into master Mar 14, 2026
36 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants